home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm2 / mmrstrbd.lha / MM / Docs / MM_RestoreBad.Doc < prev   
Text File  |  1996-05-02  |  6KB  |  203 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                   L   L  L   L
  7.                                   LL LL  LL LL
  8.                                   L L L  L L L
  9.                                   L   L  L   L
  10.                                   L   L  L   L
  11.  
  12.  
  13.       LLLL   LLLLL   LLL   LLLLL   LLL   LLLL   LLLLL  LLLL    LLL   LLLL
  14.       L   L  L      L        L    L   L  L   L  L      L   L  L   L  L   L
  15.       LLLL   LLLL    LLL     L    L   L  LLLL   LLLL   LLLL   LLLLL  L   L
  16.       L  L   L          L    L    L   L  L  L   L      L   L  L   L  L   L
  17.       L   L  LLLLL   LLL     L     LLL   L   L  LLLLL  LLLL   L   L  LLLL
  18.  
  19.  
  20.                              L   L  LL      L  LL
  21.                              L   L L  L    LL L
  22.                              L   L L  L   L L LLL
  23.                               L L  L  L     L L  L
  24.                                L    LL  L   L  LL
  25.  
  26.  
  27.  
  28.  
  29.                            (C)  1996  Robert Hofmann
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  1. Introduction
  36.  ===============
  37.  
  38.   1.1 Legal stuff
  39.   ---------------
  40.  
  41.    MM_RestoreBad is a script for  Mail Manager by  Pino Aliberti to restore msgs
  42.    tossed into your #BADDIR. You need MM >= v1.2 to run it!
  43.  
  44.    The programs and files in this distribution are freely distributable, but are
  45.    also Copyright (c) Robert Hofmann  except the bin-drawer.  They may be freely
  46.    distributed as long as no  more than a nominal  fee is charged to  cover time
  47.    and copying costs.
  48.  
  49.    No commercial usage is  permitted without written permission from the author.
  50.    Everything in this distribution must be kept together, in original unmodified
  51.    form and unmodified archive.
  52.  
  53.  
  54.    MM_RestoreBad is mailware :-). This  means if  you use it, please write  me a
  55.    short mail. You know,  it is frustrating  to write programs  and there are no
  56.    responses from  the users if they  like it or  not... But of  course money is
  57.    also welcome. ;-)
  58.  
  59.  
  60.    Accepting these few points is the only condition for using MM_RestoreBad...
  61.  
  62.  
  63.    =============================================================================
  64.    The author is not responsible for any  problems caused by using this program!
  65.    =============================================================================
  66.  
  67.  
  68.   1.2 General stuff
  69.   -----------------
  70.  
  71.    I am not the best in  writing doc, but quiet good  in coding I think :-) This
  72.    docs are a bit  short I have to  appolognize, but I hope you'll understand it
  73.    anyway... Especially my English and the typo's ;-)
  74.  
  75.  
  76.    If there is  anybody out there  who is able to &  wants translate the docs to
  77.    his own language, please do so and send them to me! I'll add them to the next
  78.    release. Also translators always will get the newest betas! ;-)
  79.  
  80.    Unfortunatly I don't have the will & time to translate my docs even to German
  81.    - my time is better used for coding :-)
  82.  
  83.  
  84.  
  85.  
  86.  
  87.   1.3 Author
  88.   ----------
  89.  
  90.    If  you  have  suggestions  or remarks about this program, or if you find any
  91.    bugs, please let me know.
  92.  
  93.  
  94.    Contacting the author:
  95.  
  96.      Internet .. :  robert@next.amistep.osn.de (soon!)
  97.      FidoNet ... :  2:2490/1015.0   (may change soon!)
  98.      AmigaNet .. :  39:171/101.0
  99.  
  100.      Snail-mail  :  Robert Hofmann
  101.                     Volkmannstr. 35
  102.                     D-90443 Nürnberg
  103.                     Tel. +49-(0)-911-9941680 (18-20h German time only!!!)
  104.                     Germany
  105.  
  106.      Bank-Account:  Account-holder:  Robert Hofmann
  107.                     Account-number:  67920
  108.                     Bank-ID ..... :  76090000
  109.                     Bank-name ... :  Volksbank Nuernberg e.G.
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  2. Features
  116.  ===========
  117.  
  118.   MM_RestoreBad...
  119.  
  120.      ... has a GUI to show the bad-msgs by real areatag & sender
  121.      ... is able to restore the bad msgs to their original areas without
  122.          causing dupes - nobody will know that the msg was bad ;-)
  123.      ... is able to resore just a single msg or multiple marked ones
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  3. Installation
  130.  ===============
  131.  
  132.   1. Copy the MM-files to the corresponding MM:*/-directories.
  133.  
  134.   2. Add these lines to your MM.cfg:
  135.  
  136.      #BROWSEMENU "Restore msg"           "rx MM:Rexx/MM_RestoreBad %a MSG %n" ""
  137.      #BROWSEMENU "Restore marked msgs"   "rx MM:Rexx/MM_RestoreBad %a MARKED" ""
  138.      #BROWSEMENU "Select & Restore msgs" "rx MM:Rexx/MM_RestoreBad %a GUI"    ""
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  4. Usage:
  145.  =========
  146.  
  147.   [RX] MM_RestoreBad[.rexx] BADAREA/A,MSG/K/N,MARKED/S,GUI/S,NOREQ/S,EXPORT/S
  148.  
  149.      BADAREA        The name of your badarea. Normally you should use %a for the
  150.                     area-name, because  MM_RestoreBad does a check if you are in
  151.                     the correct area.
  152.      MSG            Msgnumber of the current msg
  153.      MARKED         Restore all marked msgs
  154.      GUI            Use its GUI to select the msgs to restore
  155.      NOREQ          Don't ask, just do it :-)
  156.      EXPORT         Perform a SMARTEXPORT after restoring msgs
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  5. Theory of operation
  163.  ======================
  164.  
  165.   Basicly MM_RestoreBad is just  a GUI for the  MM_MoveMsg-command  of MM >=1.2.
  166.   With this  command, you are  now alble to move a msg from any  area to another
  167.   one.
  168.  
  169.   The GUI does only search for msgs moved to bad due to the node was not linked.
  170.   For any other case, please select the msgs yourself by marking them.
  171.  
  172.   The selected msgs will just  be read, checked if  the area in the AREA:-kludge
  173.   does exist and if so, move it there. If wanted, export those areas.
  174.  
  175.   Very simple, isn't it? ;-))
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  6. Acknowledgements
  182.  ===================
  183.  
  184.   Pino Aliberti     For his EXCELLENT Mail Manager! For  implementing nearly all
  185.                     I wanted (this was much work I think and delayed the release
  186.                     of MM for some  month ;-)) For  our hard but fair  fights in
  187.                     MMBETA and at least for  the nice note  about me in the docs
  188.                     8^))))
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.   _  o         Robert Hofmann         2:2490/1015@FidoNet   37:108/220@TrekNet
  200.  |<)_/#                              39:171/101@AmigaNet   107:1805/230@TrekNet
  201.  TT  <T  robert@next.amistep.osn.de  56:63/201@XNet        213:314/9127@XCessNet
  202.  
  203.